home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
Chip_2003-12_cd1.bin
/
chplus
/
alcatel
/
alcatel501.swf
/
scripts
/
DefineButton2_6
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2001-08-06
|
92b
|
8 lines
on(press){
set("/back:start",1);
tellTarget("/back")
{
play();
}
}